home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / SEND.DIR / move.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  1.4 KB  |  31 lines

  1. MOVE  -  copy the current message into another mail file, and delete...
  2.  
  3. Usage:  MOVE [/type] filename  
  4.   Unless specified, type is "/mbox".
  5.  
  6. Please note that MOVE acts on the "current message" in your mailfile, and
  7.   -NOT- on the message you have just written.  If you are REPLYing, the 
  8.   "current message" is the one you are replying to.  To save the message
  9.   you are writing, see help for SAVE-DRAFT or FCC.
  10.  
  11. The MOVE command copies the message to another mail file, and deletes
  12.   it in the current mail file (compare to COPY).  
  13.  
  14. If the mail file named exists, MOVE adds a copy of the message to the end 
  15.   of the file.  If the mail file does not exist, MOVE creates it, unless
  16.   the variable auto-create-files is set to NO.  If a directory is not 
  17.   specified with the filename, MOVE assumes the MAIL-DIRECTORY, which by 
  18.   default is your home directory. 
  19.   
  20. If a type is not specified, /mbox is used for new files and the existing
  21.   type is retained for existing files.  Use the type /mbox unless you also 
  22.   use another mail system that needs another format.  /babyl and /mtxt 
  23.   are the other types. 
  24.  
  25. Example:               
  26.     Send>move oldmail                #copies to a file named oldmail
  27.  
  28. For more help type "help" and one of these topics:
  29.   copy   headers   set auto-create-files   set mail-directory
  30.   set auto-create-files   set default-mail-type   set mail-directory
  31.